Allows to traverse through OPC DA address space nodes under the specified node, using given browse parameters, and allowing only nodes that fulfill a specified predicate into the traversal.
            
            
            
            
        
            Parameters
- client
 
- The client object that will perform the operation.
 - serverDescriptor
 
- Server descriptor. Identifies the OPC-DA server.
 - nodeDescriptor
 
- Starting node descriptor. Identifies the node in OPC server's address space.
 - browseParameters
 
- Contains filtering conditions for OPC Data Access node browsing.
 - nodeElementPredicate
 
- The predicate specifying which nodes will be allowed into the traversal.
 
            
            Return Value
Returns an enumerator of tree positions that will traverse through all nodes specified.
 
            Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows